FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NullableObjectConverter<T> Class / GetConvertFromException Method

In This Topic
    GetConvertFromException Method (NullableObjectConverter<T>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetConvertFromException( _
       ByVal value As Object _
    ) As Exception
    protected Exception GetConvertFromException( 
       object value
    )

    Parameters

    value
    See Also